Blazor コントロール
Cache プロパティ (C1SortDataCollection<T>)

C1.DataCollection アセンブリ > C1.DataCollection 名前空間 > C1SortDataCollection<T> クラス : Cache プロパティ
Gets or sets the cache used to store compiled predicates.
シンタックス
'宣言
 
Public Property Cache As C1SortDataCollection.SortCache(Of T)
public C1SortDataCollection.SortCache<T> Cache {get; set;}
解説
Using the same cache between multiple collections can accelerate sorting when they use the same sort path.
参照

C1SortDataCollection<T> クラス
C1SortDataCollection<T> メンバ